Gets a User’s Schedules
{ getSchedulesForUser }
Returns the list of schedules for a user
Method
/API2/tasks/getSchedulesForUser
Input Parameters
Name
userId
Type
string
Description
The system user ID
Output Response
Successful Result Code
200
Response List Type
Description of Response Type
The schedule listing object. Note that the response is returned as a list of items of this object type.
Notes
The 'user' is designated as the user who created the schedule itself - not necessarily the content used in the schedule.